docs: Correct GtkWidget::scroll-event mask documentation
authorDavid King <amigadave@amigadave.com>
Thu, 22 Nov 2012 17:15:56 +0000 (17:15 +0000)
committerDavid King <amigadave@amigadave.com>
Thu, 22 Nov 2012 21:36:40 +0000 (21:36 +0000)
commite677cee28f14600336c271b2d74a1d82df4b47a9
tree56eee49da10d65b0234b24798a98c231116ad343
parent2927383b5f7f175211413bc1fba021c1b2c3ed96
docs: Correct GtkWidget::scroll-event mask documentation

Since GTK+ 3.3.18, GDK_SCROLL_MASK has been used as the mask for scroll
events. Update the documentation to reflect this.

https://bugzilla.gnome.org/show_bug.cgi?id=677339
gtk/gtkwidget.c